Skip to content

Conversation

@djc
Copy link
Contributor

@djc djc commented Nov 1, 2025

Rejiggers the code surrouding the ls-refs part of gix-protocol to split pre- and post-transport logic from the core networking logic, with the goal of avoiding code duplication for blocking/async I/O down the line.

@djc djc force-pushed the ls-refs branch 3 times, most recently from d57d61d to 31414e3 Compare November 1, 2025 22:08
@Byron Byron self-assigned this Nov 4, 2025
Copy link
Member

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

This is wonderful and thanks to my additional refactor I think I am also restoring my feeling for this part of the codebase, a part that I have neglected quite a bit, and the happier I am that you are doing this work!

@Byron
Copy link
Member

Byron commented Nov 4, 2025

And I forgot to mention: please use the conventional commit prefixes sparingly, particularly with refactor which can be a catch all. Refactors aren't usually relevant in changelogs unless they are breaking. For that reason, I took the liberty of removing all refactor: prefixes from your commits as well.

@Byron Byron merged commit 0ac3080 into GitoxideLabs:main Nov 4, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants